inspector: Show size groups
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 May 2014 01:44:48 +0000 (21:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 May 2014 01:44:48 +0000 (21:44 -0400)
commitaf8fdac00135012651be549bed9fa95d38295715
tree6c42f8c246f96e7a2ee5280a1e1578d962dbb25c
parent538b987bc55fe634e7343f722cac0d8763a15eae
inspector: Show size groups

Add a tab that shows size groups of a widget. The properties
of the size group are available here, as well as the widgets
that are part of the size group. We highlight the widgets in
the application when their row in the inspector is hovered.
gtk/inspector/Makefile.am
gtk/inspector/init.c
gtk/inspector/size-groups.c [new file with mode: 0644]
gtk/inspector/size-groups.h [new file with mode: 0644]
gtk/inspector/window.c
gtk/inspector/window.ui